(Position Info): Add index entry for face at point.
authorEli Zaretskii <eliz@gnu.org>
Fri, 17 Aug 2007 19:27:23 +0000 (19:27 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 17 Aug 2007 19:27:23 +0000 (19:27 +0000)
Mention that character faces are also displayed by "C-u C-x =".

man/basic.texi

index 6d19281b08901b6348a9718da36ec8d2ea1f7e78..333985e4a4ae4f99cf8deff108cfbfbdc70c9f94 100644 (file)
@@ -596,6 +596,7 @@ point=36169 of 36168 (EOB) column=0
 @cindex character set of character at point
 @cindex font of character at point
 @cindex text properties at point
+@cindex face at point
   @w{@kbd{C-u C-x =}} displays the following additional information about a
 character.
 
@@ -623,7 +624,8 @@ terminal, the code(s) sent to the terminal.
 
 @item
 The character's text properties (@pxref{Text Properties,,,
-elisp, the Emacs Lisp Reference Manual}), and any overlays containing it
+elisp, the Emacs Lisp Reference Manual}), including any non-default
+faces used to display the character, and any overlays containing it
 (@pxref{Overlays,,, elisp, the same manual}).
 @end itemize